Add a missing icon
authorMatthias Clasen <mclasen@redhat.com>
Wed, 13 Feb 2019 17:47:11 +0000 (12:47 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 13 Feb 2019 17:49:31 +0000 (12:49 -0500)
The view-refresh-symbolic icon is used in the data list
of the inspector. So ship it in gtk. No need to have
it in the demos, then.

demos/gtk-demo/demo.gresource.xml
demos/gtk-demo/icons/16x16/actions/view-refresh-symbolic.symbolic.png [deleted file]
demos/widget-factory/icons/16x16/actions/view-refresh-symbolic.symbolic.png [deleted file]
demos/widget-factory/icons/scalable/actions/view-refresh-symbolic.svg [deleted file]
demos/widget-factory/widget-factory.gresource.xml
gtk/icons/16x16/actions/view-refresh-symbolic.symbolic.png [new file with mode: 0644]
gtk/icons/scalable/actions/view-refresh-symbolic.svg [new file with mode: 0644]

index ffd74a35dd7fa221943c703f51187a5d31e3e265..1294f73f4145dbcf8ff01d2ba15105d63ebbef10 100644 (file)
     <file>icons/16x16/actions/go-home.png</file>
     <file>icons/16x16/actions/go-up.png</file>
     <file>icons/16x16/actions/mail-send-receive-symbolic.symbolic.png</file>
-    <file>icons/16x16/actions/view-refresh-symbolic.symbolic.png</file>
     <file>icons/16x16/actions/view-fullscreen-symbolic.symbolic.png</file>
     <file>icons/16x16/actions/document-edit-symbolic.symbolic.png</file>
     <file>icons/16x16/emotes/face-cool.png</file>
diff --git a/demos/gtk-demo/icons/16x16/actions/view-refresh-symbolic.symbolic.png b/demos/gtk-demo/icons/16x16/actions/view-refresh-symbolic.symbolic.png
deleted file mode 100644 (file)
index 2f0af9d..0000000
Binary files a/demos/gtk-demo/icons/16x16/actions/view-refresh-symbolic.symbolic.png and /dev/null differ
diff --git a/demos/widget-factory/icons/16x16/actions/view-refresh-symbolic.symbolic.png b/demos/widget-factory/icons/16x16/actions/view-refresh-symbolic.symbolic.png
deleted file mode 100644 (file)
index 2f0af9d..0000000
Binary files a/demos/widget-factory/icons/16x16/actions/view-refresh-symbolic.symbolic.png and /dev/null differ
diff --git a/demos/widget-factory/icons/scalable/actions/view-refresh-symbolic.svg b/demos/widget-factory/icons/scalable/actions/view-refresh-symbolic.svg
deleted file mode 100644 (file)
index 85046c3..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
-    <path d="M6.719 2c-.192.009-.372.035-.563.063a6.03 6.03 0 0 0-3.968 2.343C.206 7.048.764 10.831 3.405 12.813c2.642 1.98 6.425 1.422 8.406-1.22.123-.17.19-.382.188-.593v-1h-1a1.024 1.024 0 0 0-.813.406c-1.332 1.777-3.817 2.114-5.593.781-1.777-1.332-2.114-3.816-.782-5.593C5.146 3.817 7.63 3.48 9.407 4.812c.43.323.77.733 1.031 1.188H9a1 1 0 0 0-1 1v1h6V2h-1a1 1 0 0 0-1 1v1.688A5.966 5.966 0 0 0 6.719 2z" style="line-height:normal;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration-line:none;text-transform:none;marker:none" color="#bebebe" font-weight="400" font-family="Sans" overflow="visible" fill="#474747"/>
-</svg>
index e5e6d8d5f30c84e7db606b78c451a793b2d7c801..80a510f8ee378b32a8896b3cd70e00b4ad81fbaa 100644 (file)
@@ -19,7 +19,6 @@
     <file>icons/16x16/actions/document-send-symbolic.symbolic.png</file>
     <file>icons/16x16/actions/star-new-symbolic.symbolic.png</file>
     <file>icons/16x16/actions/view-grid-symbolic.symbolic.png</file>
-    <file>icons/16x16/actions/view-refresh-symbolic.symbolic.png</file>
     <file>icons/16x16/actions/zoom-in.png</file>
     <file>icons/16x16/actions/zoom-in-symbolic.symbolic.png</file>
     <file>icons/16x16/actions/zoom-original.png</file>
diff --git a/gtk/icons/16x16/actions/view-refresh-symbolic.symbolic.png b/gtk/icons/16x16/actions/view-refresh-symbolic.symbolic.png
new file mode 100644 (file)
index 0000000..2f0af9d
Binary files /dev/null and b/gtk/icons/16x16/actions/view-refresh-symbolic.symbolic.png differ
diff --git a/gtk/icons/scalable/actions/view-refresh-symbolic.svg b/gtk/icons/scalable/actions/view-refresh-symbolic.svg
new file mode 100644 (file)
index 0000000..85046c3
--- /dev/null
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
+    <path d="M6.719 2c-.192.009-.372.035-.563.063a6.03 6.03 0 0 0-3.968 2.343C.206 7.048.764 10.831 3.405 12.813c2.642 1.98 6.425 1.422 8.406-1.22.123-.17.19-.382.188-.593v-1h-1a1.024 1.024 0 0 0-.813.406c-1.332 1.777-3.817 2.114-5.593.781-1.777-1.332-2.114-3.816-.782-5.593C5.146 3.817 7.63 3.48 9.407 4.812c.43.323.77.733 1.031 1.188H9a1 1 0 0 0-1 1v1h6V2h-1a1 1 0 0 0-1 1v1.688A5.966 5.966 0 0 0 6.719 2z" style="line-height:normal;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration-line:none;text-transform:none;marker:none" color="#bebebe" font-weight="400" font-family="Sans" overflow="visible" fill="#474747"/>
+</svg>